feature: transition level string in precursor level export#132
Merged
singjc merged 8 commits intoPyProphet:masterfrom Mar 6, 2025
Merged
Conversation
Contributor
jcharkow
commented
Feb 6, 2025
- export a list of transition_ids and annotations separated by semicolumns in the feature level data. This is useful to get some important transition level info in the precursor dataframe.
- export a list of transition_ids and annotations separated by semicolumns in the feature level data. This is useful to get some important transition level info in the precursor dataframe.
queries for transition level and precursor level quite similar now so refactor code so less redundancy
parquet tests were previously broken because all rows were dropped because one conlumn contained NAN. Because of this some of the tests were broken.
this is indicative of true OSW files which are 19 digits long. Test calculations are done with a pseudo feature id which is the first digit
singjc
approved these changes
Mar 6, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.